home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / frame_35 / PlaceObject2_398_90 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2008-04-25  |  110b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_visible == true)
  3.    {
  4.       _parent.colorpicker.gotoAndStop(18);
  5.    }
  6. }
  7.